PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / getInterpolate Method
In This Topic
    getInterpolate Method
    In This Topic
    Gets a value indicating whether image interpolation is to be performed.
    Syntax
    public boolean getInterpolate()

    Return Value

    True if the image is interpolated when displayed on the output device.
    See Also